xen/common: Widen the guest logging buffer slightly
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 11 Jan 2018 17:47:58 +0000 (17:47 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:04 +0000 (18:34 +0000)
commitedef87f0d41af66341617792021bbddbc2dc1245
treec2e734daf47e40c4cab20e65c6f76cc23f82b4b5
parentbdf693ee61b48d9c04799ba58dbf849220db0019
xen/common: Widen the guest logging buffer slightly

This reduces the amount of line wrapping from guests; Xen in particular likes
to print lines longer than 80 characters.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/include/xen/sched.h